Custom Printer Library  1.17
PrinterStatusStruct Struct Reference

#include <ccw_Status.h>

Data Fields

BOOL stsNOPAPER
 
BOOL stsNEARENDPAP
 
BOOL stsTICKETOUT
 
BOOL stsNOHEAD
 
BOOL stsNOCOVER
 
BOOL stsSPOOLING
 
BOOL stsPAPERROLLING
 
BOOL stsLFPRESSED
 
BOOL stsFFPRESSED
 
BOOL stsOVERTEMP
 
BOOL stsHLVOLT
 
BOOL stsPAPERJAM
 
BOOL stsCUTERROR
 
BOOL stsRAMERROR
 
BOOL stsEEPROMERROR
 
BYTE reserved [1024]
 Reserved fot future development. Do not use.
 

Detailed Description

Printer Status Struct

Field Documentation

◆ stsCUTERROR

BOOL stsCUTERROR

Indicates that the printer is in CUTTER ERROR Status. Refer to Printer manual to know if this status is supported by the device

◆ stsEEPROMERROR

BOOL stsEEPROMERROR

Indicates that the printer is in EEPROM ERROR Status. Refer to Printer manual to know if this status is supported by the device

◆ stsFFPRESSED

BOOL stsFFPRESSED

Indicates that the printer is in FFPRESSED Status. Refer to Printer manual to know if this status is supported by the device

◆ stsHLVOLT

BOOL stsHLVOLT

Indicates that the printer is in OVERVOLTAGE Status. Refer to Printer manual to know if this status is supported by the device

◆ stsLFPRESSED

BOOL stsLFPRESSED

Indicates that the printer is in LFPRESSED Status. Refer to Printer manual to know if this status is supported by the device

◆ stsNEARENDPAP

BOOL stsNEARENDPAP

Indicates that the printer is in NEAR PAPER END Status. Refer to Printer manual to know if this status is supported by the device

◆ stsNOCOVER

BOOL stsNOCOVER

Indicates that the printer is in COVER OPEN Status. Refer to Printer manual to know if this status is supported by the device

◆ stsNOHEAD

BOOL stsNOHEAD

Indicates that the printer is in HEAD UP Status. Refer to Printer manual to know if this status is supported by the device

◆ stsNOPAPER

BOOL stsNOPAPER

Indicates that the printer is in NO PAPER Status. Refer to Printer manual to know if this status is supported by the device

◆ stsOVERTEMP

BOOL stsOVERTEMP

Indicates that the printer is in OVERTEMPERATURE Status. Refer to Printer manual to know if this status is supported by the device

◆ stsPAPERJAM

BOOL stsPAPERJAM

Indicates that the printer is in PAPER JAM Status. Refer to Printer manual to know if this status is supported by the device

◆ stsPAPERROLLING

BOOL stsPAPERROLLING

Indicates that the printer is in PAPER ROLLING Status. Refer to Printer manual to know if this status is supported by the device

◆ stsRAMERROR

BOOL stsRAMERROR

Indicates that the printer is in RAM ERROR Status. Refer to Printer manual to know if this status is supported by the device

◆ stsSPOOLING

BOOL stsSPOOLING

Indicates that the printer is in SPOOLING Status. Refer to Printer manual to know if this status is supported by the device

◆ stsTICKETOUT

BOOL stsTICKETOUT

Indicates that the printer is in TICKET OUT Status. Refer to Printer manual to know if this status is supported by the device


The documentation for this struct was generated from the following file: